GtkStyle: Use new render methods underneath.
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 4 May 2010 17:38:39 +0000 (19:38 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 4 Dec 2010 14:37:09 +0000 (15:37 +0100)
commit17908880b568b8951a9841109ec603131841d4e1
tree5b0f88f83410569aa08e1849e3c97ef0dc3e0c04
parentf5adc2a1c3bfd317f2288ba39925e7f7d6b50e38
GtkStyle: Use new render methods underneath.

This commit should probably be squashed in the future, when GtkStyleContext
is on par with it, and GtkStyle is just a shallow object on top of
GtkStyleContext and calling it in the default implementation methods, so
all gtk_paint_* and gtk_draw_* would work.
gtk/gtkstyle.c